@media all and (max-width:1200px)
{
#page-1 .modules-box {
	height: 40px;
}
}
@media all and (max-width:1366px)
{
#page-1 .on.modules-box {
	padding: 0px;
}
}
@media all and (max-width:1100px)
{
.p1-banner {
	width: 1100px;
}
}
@media all and (max-width:1366px)
{
.p2-banner {
	transform: scale(0.7); -webkit-transform: scale(.7); -moz-transform: scale(.7); -o-transform: scale(.7);
}
}
@media all and (max-width:1366px)
{
#page-3 .timeline {
	margin-top: 100px;
}
#page-3 .introduction {
	margin-top: 40px;
}
}
@media all and (max-width:1366px)
{
.p4-banner {
	transform: scale(0.7); -webkit-transform: scale(.7); -moz-transform: scale(.7); -o-transform: scale(.7);
}
.page4-inner {
	margin-bottom: 20px;
}
}
@media all and (max-width:1440px) and (min-width:1367px)
{
.p4-banner {
	transform: scale(0.8); -webkit-transform: scale(.8); -moz-transform: scale(.8); -o-transform: scale(.8);
}
}
@media all and (max-width:1366px)
{
.p-partner .banner {
	transform: scale(0.7); -webkit-transform: scale(.75); -moz-transform: scale(.75); -o-transform: scale(.75);
}
}
